{% extends "base.html" %} {% block content %} {% load static %} {% load crispy_forms_tags %}

Send Email to Jobseeker {{ jobseeker.name }}

{% csrf_token %}
{% endblock content %}